home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / prototyp.swf / scripts / frame_10 / PlaceObject2_22_74 / CLIPACTIONRECORD onClipEvent(enterFrame)_27.as < prev    next >
Text File  |  2012-04-23  |  98b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.score >= 181)
  3.    {
  4.       _root.gotoAndPlay(14);
  5.    }
  6. }
  7.